How to Install html2wml software package in Debian 9 (Stretch)

How to Install html2wml software package in Debian 9 (Stretch)

html2wml software package provides converts HTML pages to WML (WAP) or i-mode pages, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install html2wml 

html2wml is installed in your system.

Make ensure the html2wml package were installed using the commands given below,

$ sudo dpkg-query -l | grep html2wml *

You will get with html2wml package name, version, architecture and description in a table

html2wml package basic information:

Distro Debian 9 stretch
Section Web Software
Package html2wml
Version 0.4.11+dfsg-1
Description converts HTML pages to WML (WAP) or i-mode pages
Sub Section Web


See Also, How to uninstall or remove html2wml software package from Debian 9 (Stretch)?